progressbar: Fix position of text node in CSS docs
authorTimm Bäder <mail@baedert.org>
Sat, 22 Apr 2017 04:35:54 +0000 (06:35 +0200)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 25 Apr 2017 09:56:08 +0000 (10:56 +0100)
commitd703cc882d14971b20838d234c4fb457c20162ac
tree58bf50da8bc1aca76f8fab979f978173c4cec9ec
parenta919f0c7f3a75226be4e3eaf633409154c166160
progressbar: Fix position of text node in CSS docs

The text node has always been a child node of the progressbar node, not
the trough node, but the docs claimed otherwise.
gtk/gtkprogressbar.c